From: Michael Albinus Date: Sat, 22 Aug 2009 08:57:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10967 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b8f1236a1e7006fb7a1fa061197909d5970460fc;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index ea7b484ebc0..0fb1471d07a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2009-08-22 Michael Albinus + + * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add. + + * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was + intended as hotfix only. + (xd_add_watch, xd_remove_watch): Use HAVE_DBUS_WATCH_GET_UNIX_FD. + 2009-08-21 Adrian Robert * nsterm.m (ns_get_color): Update documentation properly for last